FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package devdays.letsbuild.simplifier#0.1.0-test (46 ms)

Package devdays.letsbuild.simplifier
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=devdays.letsbuild.simplifier@0.1.0-test&canonical=http://ricardopaiva.pt/fhir/StructureDefinition/ImmunizationProfile
Url http://ricardopaiva.pt/fhir/StructureDefinition/ImmunizationProfile
Status draft
Date 2020-12-29T15:37:29.0393547+00:00
Name ImmunizationProfile
Title Immunization Profile
Experimental False
Type Immunization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ricardopaiva.pt/fhir/StructureDefinition/ExtensionAdministeredProduct Vaccination Product Administered
http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips WHO ATC - IPS
http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips IPS Body Site


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "immunization-profile",
  "meta" : {
    "lastUpdated" : "2020-12-29T15:55:28.233+00:00"
  },
  "url" : "http://ricardopaiva.pt/fhir/StructureDefinition/ImmunizationProfile",
  "name" : "ImmunizationProfile",
  "title" : "Immunization Profile",
  "status" : "draft",
  "date" : "2020-12-29T15:37:29.0393547+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Immunization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Immunization.extension",
        "path" : "Immunization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Immunization.extension:vaccinationProcedure",
        "path" : "Immunization.extension",
        "sliceName" : "vaccinationProcedure",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nhs.uk/R4/StructureDefinition/Extension-UKCore-VaccinationProcedure"
            ]
          }
        ]
      },
      {
        "id" : "Immunization.extension:administeredProduct",
        "path" : "Immunization.extension",
        "sliceName" : "administeredProduct",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ricardopaiva.pt/fhir/StructureDefinition/ExtensionAdministeredProduct"
            ]
          }
        ]
      },
      {
        "id" : "Immunization.vaccineCode.coding",
        "path" : "Immunization.vaccineCode.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Immunization.vaccineCode.coding:vaccinesGpsUvIps",
        "path" : "Immunization.vaccineCode.coding",
        "sliceName" : "vaccinesGpsUvIps",
        "short" : "Vaccines (GPS) - IPS",
        "binding" : {
          "strength" : "required",
          "description" : "vaccinesGpsUvIps",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/vaccines-gps-uv-ips"
        }
      },
      {
        "id" : "Immunization.vaccineCode.coding:atcClass",
        "path" : "Immunization.vaccineCode.coding",
        "sliceName" : "atcClass",
        "binding" : {
          "strength" : "required",
          "description" : "AtcClass",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips"
        }
      },
      {
        "id" : "Immunization.occurrence[x]",
        "path" : "Immunization.occurrence[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Immunization.occurrence[x]:occurrenceDateTime",
        "path" : "Immunization.occurrenceDateTime",
        "sliceName" : "occurrenceDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Immunization.occurrence[x]:occurrenceString",
        "path" : "Immunization.occurrenceString",
        "sliceName" : "occurrenceString",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Immunization.site",
        "path" : "Immunization.site",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips"
        }
      },
      {
        "id" : "Immunization.route",
        "path" : "Immunization.route",
        "min" : 1,
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Immunization.performer.actor",
        "path" : "Immunization.performer.actor",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
            ]
          }
        ]
      },
      {
        "id" : "Immunization.reaction.date",
        "path" : "Immunization.reaction.date",
        "min" : 1
      },
      {
        "id" : "Immunization.reaction.detail",
        "path" : "Immunization.reaction.detail",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.